CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 路径 蚁群算法

搜索资源列表

  1. antColonyAlgorith1.4

    0下载:
  2. 双蚁群算法实现机器人路径规划,采用面向对象的方法编写,蚂蚁数量和起始点可以设置,障碍率可以设置,障碍可以自动生成也可以手工使用鼠标设置。 已发表相关论文。 有兴趣的朋友可以检索“孙纯哲 凹形障碍全局路径规划的双蚁群完全交叉算法”-Ant colony algorithm to achieve dual-robot path planning, object-oriented method to prepare, ants can set the number and the starti
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:241247
    • 提供者:sunchunzhe
  1. aa

    0下载:
  2. 蚁群算法 适合寻找最优问题,实现最短路径。-Ant colony algorithm for finding the optimal problem, the realization of the shortest path.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:2987
    • 提供者:孙根本
  1. w01770

    0下载:
  2. 一种改进的机器人路径规划蚁群算法 ,拥有人工智能的-robot for the path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:139282
    • 提供者:liaolinwei
  1. ant

    2下载:
  2. 在matlab环境中用蚁群算法寻优潜水器的三维路径,效果很好-In the matlab environment, using ant colony optimization algorithm for three-dimensional underwater vehicle path, good results
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:24290
    • 提供者:史峰
  1. ACOTSP[1].V1.0

    0下载:
  2. 路径规划 路径规划的实例,主要运用蚁群算法,算法简洁明了,不懂的可联系本人-Examples of path planning, the main use of ant colony algorithm, the algorithm of concise, do not know I can contact
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:95208
    • 提供者:yang
  1. antcolonyalgorithm

    0下载:
  2. 蚁群算法的模拟实现 安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。 也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-10
    • 文件大小:1529947
    • 提供者:天天
  1. yiqun

    0下载:
  2. 蚁群算法是一种用来在图中寻找优化路径的机率型技术,该算法具有许多优良的性质,具有一种新的模拟进化优化方法的有效性和应用价值, 是一种求解组合最优化问题的新型通用启发式方法,可以解决一维静态优化问题甚至多维动态组合优化问题。 -Ant colony algorithm is a method used to find optimal path in the graph of the probability-based technology, the algorithm has many goo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1942
    • 提供者:曹艳丽
  1. ACS

    0下载:
  2. 用蚁群算法来解决,TSP(履行商人)最短路径问题。-TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1277
    • 提供者:张辉
  1. matlabyiqunsuanfa

    5下载:
  2. 蚁群算法是一种用来在图中寻找优化路径的机率型算法。是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题。-Ant colony algorithm is a method used to find optimal path in the graph the probability-based algorithm. Is a combination of opt
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2648
    • 提供者:prince
  1. Antcolonyalgorithmpathplanning

    0下载:
  2. 用于蚁群算法,环境是matlab,是关于路径优化-Ant colony algorithm path planning
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:41284
    • 提供者:沈徐聪
  1. ant

    0下载:
  2. 基于蚁群算法的代码实现 可以找到从任意一点出发的 最短路径-The ant alogrithm-based source code you can find the shortest way wherever you start
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:549812
    • 提供者:wangbinghui
  1. java

    0下载:
  2. 实现蚁群算法解决TSP问题,打印寻找到的最短路径以及其长度,随附数据-Implementation problems ant colony algorithm to solve TSP, print to find the shortest path and its length
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:3444
    • 提供者:heli
  1. yiqunsuanfa

    0下载:
  2. 该文件是蚁群算法程序,能更有效地解决路径问题,希望可以给广大朋友起到一定的作用。-The program file is the ant colony algorithm can more effectively address the routing problem, hope to play a role in the general friend.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2335
    • 提供者:xiaohua
  1. AntColonyAlgorithmforSolvingQoSRoutingProblem

    0下载:
  2. 在状态转移规则的基础上,局部更新规则和全局更新的蚁群算法的规则,我们提出一个IM证明蚂蚁的最低成本的服务质量蚁群算法(QoS)的路径用于解决网络路由问题与延迟以及背包约束中进行模拟。约52.33%蚂蚁找到成功的QoS路由。并收敛到最佳。-based on the state transition rule,the local updating rule and the global updating rule of ant colony algorithm ,we propose an im p
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:175922
    • 提供者:lifei
  1. java_tsp

    1下载:
  2. 用Java 编写的蚁群算法解决TSP问题的路径规划,取得了很好的效果-Java written by ant colony algorithm to solve TSP problem of path planning, and achieved good results
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2237
    • 提供者:zhangbaohua
  1. lujingguihua

    0下载:
  2. 下面的程序是蚁群算法在最短路中的应用,稍加扩展即可应用于机器人路径规划-The following program is the shortest in the ant colony algorithm in the application of a little extension can be applied to robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:33458
    • 提供者:黎田
  1. Imprning

    0下载:
  2. 基于改进蚁群算法的机器人路径规划Improved Ant Colony Algorithm Based Robot Path Planning-Improved Ant Colony Algorithm Based Robot Path Planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:380198
    • 提供者:佳儿
  1. yiqunsuanfa

    0下载:
  2. 用蚁群算法进行移动机器人路径规划,快速有效的得到了全局最优解。-Ant colony algorithm for mobile robot path planning, quickly and effectively to get the global optimal solution.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5140
    • 提供者:丁彪
  1. TSPGOOD

    0下载:
  2. 基本蚁群算法的matlab实现,可以用于求解城市间的最短路径问题。-Matlab implementation of basic ant colony algorithm can be used to solve the shortest path between cities.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:12282
    • 提供者:百秀
  1. pathplann-algorithm

    4下载:
  2. 基于改进的蚁群算法的机器人路径规划及壁障 能找寻最有路径-Improved ant colony algorithm based on robot path planning and barrier to finding the best path
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:4157
    • 提供者:白杨
« 1 2 3 45 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com